lumen安装redis教程 lumen配置redis 1、修改.env文件,如果没有,拷贝.env.example 2、打开composer.json修改 3、然后打开运行cmd切换到你的目录 ...